Skip to content

feat:support namespace exports configuration if not created. #1612

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

fuyuwei01
Copy link
Collaborator

PR Type

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

Note

Checklist

  • Add information of this PR to CHANGELOG.md in root of project.
  • Add documentation in javadoc or comment below the PR if necessary.

Copy link

codecov bot commented Jun 11, 2025

Codecov Report

Attention: Patch coverage is 70.83333% with 7 lines in your changes missing coverage. Please review.

Project coverage is 63.90%. Comparing base (33da756) to head (fa8ab52).
Report is 1 commits behind head on hoxton.

Files with missing lines Patch % Lines
...mmon/spi/impl/DefaultInstanceMetadataProvider.java 70.00% 1 Missing and 2 partials ⚠️
...aris/registry/NamespaceRegistrationCustomizer.java 71.42% 1 Missing and 1 partial ⚠️
...config/PolarisContextEnvironmentPostProcessor.java 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             hoxton    #1612      +/-   ##
============================================
- Coverage     63.91%   63.90%   -0.01%     
  Complexity       20       20              
============================================
  Files           365      366       +1     
  Lines          8744     8764      +20     
  Branches       1066     1070       +4     
============================================
+ Hits           5589     5601      +12     
- Misses         2674     2677       +3     
- Partials        481      486       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SkyeBeFreeman SkyeBeFreeman added this to the 2.0.2.x milestone Jun 11, 2025
Copy link
Collaborator

@SkyeBeFreeman SkyeBeFreeman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@SkyeBeFreeman SkyeBeFreeman merged commit 5de8225 into Tencent:hoxton Jun 11, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants